Priority: optional
Maintainer: Matteo F. Vescovi <mfv.debian@gmail.com>
Build-Depends: autotools-dev,
- cdbs,
- debhelper (>= 8),
+ cdbs (>= 0.4.93~),
+ debhelper (>= 9),
gobject-introspection,
libgirepository1.0-dev,
pkg-config
Package: libbabl-0.1-0
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Dynamic, any to any, pixel format conversion library
Package: libbabl-dev
Architecture: any
+Multi-Arch: same
Section: libdevel
Depends: libbabl-0.1-0 (= ${binary:Version}),
${misc:Depends}
Section: debug
Priority: extra
Architecture: any
+Multi-Arch: same
Depends: libbabl-0.1-0 (= ${binary:Version}),
${misc:Depends}
Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
Package: gir1.2-babl-0.1
Section: introspection
Architecture: any
+Multi-Arch: same
Depends: libbabl-0.1-0 (= ${binary:Version}),
${misc:Depends},
${gir:Depends}
include /usr/share/cdbs/1/rules/utils.mk
export LDFLAGS += -Wl,--as-needed
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-DEB_DH_MAKESHLIBS_ARGS_libbabl-0.1-0 = "--exclude=/usr/lib/babl-0.1"
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+DEB_DH_MAKESHLIBS_ARGS_libbabl-0.1-0 = "--exclude=/usr/lib/$(DEB_HOST_MULTIARCH)/babl-0.1"
DEB_DH_INSTALLDOCS_ARGS_libbabl-0.1-doc = "--exclude=Makefile"
common-binary-predeb-arch:: list-missing